PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFListBoxField Class / updateFromFDFField Method
In This Topic
    updateFromFDFField Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void updateFromFDFField( 
       com.o2sol.pdf4java.forms.FDFField fdfField
    )

    Parameters

    fdfField
    See Also